Skip to content

Conversation

luizvaz
Copy link

@luizvaz luizvaz commented Oct 16, 2017

Added the possibility to use another port instead of standard 1521 one.

You can use set_connections method passing array('prod' => "oci://$_user:$_pass@$_host:$_port/$_service").
It will call the PDO driver with the correct arguments without removing port info.

Added the possibility to use another port instead of standard 1521 one.

You can use set_connections method passing array('prod' => "oci://$_user:$_pass@$_host:$_port/$_service").
It will call the PDO driver with the correct arguments without removing port info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant